[E1] You can’t use a string (in this case, beginning ‘%’) longer than 32,767 characters in a string comparison test, or in a ‘contains’, ‘is in’ or ‘is not in’ test.
[E2] (obs.: ask)
[E3] (obs.: put)
[E4] You can’t ‘set’ a field (in this case, ‘%’).
[E5] You can’t have a ‘fields’ statement inside a conditional.
[E6] You can’t re-use the field name ‘%’, which is already in use (as a different field).
[E7] You can’t use ‘%’ as a field name, since it is already in use as a constant, variable, or function name.
[E8] Xdata can’t handle all the fields being named in a ‘fields’ statement, because there’s not enough memory available.
[E9] Xdata encountered an I/O error reading the data file.
[E10] (obs.: malformed record)
[E11] Xdata can’t store the current input record, because it’s too large for available memory.
[E12] You can’t use a non-constant expression (in this case, involving ‘%’) in an ‘open’ or a global ‘set’ statement.
[E13] You can’t use the value ‘%’ as a conditional (Boolean) value: it should be either ‘true’ or ‘false’.
[E14] You can’t use a string (in this case, the string beginning ‘%’) longer than 255 characters in the current context.
[E15] You can’t use a number that’s empty.
[E16] You can’t use a non-integral number (in this case, ‘%’) in the current context.
[E17] You can’t use a number (in this case, ‘%’) containing more than one decimal point.
[E18] You can’t use a number (in this case, ‘%’) containing an embedded minus sign.
[E19] You can’t use a number (in this case, ‘%’) containing a minus sign but no digits.
[E20] You can’t use a number (in this case, ‘%’) containing embedded spaces.
[E21] You can’t use a number (in this case, ‘%’) containing non-numeric characters.
(This error occurred while importing record number
.)
[E24] You can’t set the global property ‘%’ inside a conditional.
[E25] You can’t set a property of picture ‘%’, because no such picture is present in the prototype.
[E26] (obs.: no such pic imported)
[E27] You can’t ‘set’ the unknown property ‘%’.
[E28] You can’t ‘set’ a property of an unknown object type (in this case, ‘%’).
[E29] Warning: During data import, a picture file was not found, and its picture box was left empty.
[E30] Warning: During data import, % picture files were not found, and the corresponding picture boxes were left empty.
[E31] You can’t use a number (in this case, ‘%’) that contains more than one minus sign.
[E32] You can’t import the picture file ‘%’, because it doesn’t contain a picture format that XPress understands.
[E33] You can’t import the picture file ‘%’, because the file can’t be found.
[E34] You can’t ‘put hidden’ the data beginning ‘%’, because it’s too long.
[E35] You can’t ‘set master’ with the unknown or out of range master/page specification ‘%’.
[E36] XPress failed to apply the master page/spread ‘%’.
[E37] You can’t apply a master page/spread (in this case, ‘%’) with no automatic text flow with ‘set master;’ we’re exiting XPress rather than crashing.
[E38] You’re calling an unknown function ‘%’.
[E39] You can’t ‘set’ a variable (in this case, ‘%’).
[E40] You can’t put a string this long into a variable (in this case, ‘%’).
[E41] You’re trying to divide by zero.
[E42] You’ve passed the wrong number of arguments to the function ‘%’.
[E43] You can’t create a string (in this case, beginning ‘%’) this long with concatenation.
[E44] You can’t return a string this long from the function ‘%’.
[E45] You can’t set the property ‘%’ to a string this long.
[E46] You can’t ‘put ... into’ a field (in this case, ‘%’).
[E47] You can’t get the contents of file ‘%’, because it can’t be found.
[E48] Xdata encountered an i/o error reading the file ‘%’.